records
Référentiel douanier - Barèmes douaniers (unrtxtab)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"referentiel-douanier-baremes-douaniers-unrtxtab",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/referentiel-douanier-baremes-douaniers-unrtxtab"
}
] - "definitions":{
- "referentiel-douanier-baremes-douaniers-unrtxtab":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/referentiel-douanier-baremes-douaniers-unrtxtab_records"
}
}
} - "records":
} - "properties":
- "referentiel-douanier-baremes-douaniers-unrtxtab_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "rtx_cod":,{
- "type":"string",
- "title":"rtx_cod",
- "description":"Code barème"
} - "rtx_dsc":,{
- "type":"string",
- "title":"rtx_dsc",
- "description":"Libellé barème"
} - "rtx_rat":{
- "type":"number",
- "title":"rtx_rat",
- "description":"Taux barème"
}
} - "rtx_cod":
}
} - "fields":
} - "properties":
} - "referentiel-douanier-baremes-douaniers-unrtxtab":
}